Two fixes for the URL library (tiny change).
authorTakafumi Arakaki <aka.tkf@gmail.com>
Sat, 22 Dec 2012 02:59:08 +0000 (10:59 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 22 Dec 2012 02:59:08 +0000 (10:59 +0800)
commit5227e6c9898f1cd527b73461acac8270c9db6858
treeb46103a523c93f02733a936ae40cdc6417c78b46
parentcc272d3b0d8efa5da775c2eaf75b2beb6e88209e
Two fixes for the URL library (tiny change).

* url-expand.el (url-default-expander): Don't calculate a default
url port before checking url-type.

* url-http.el (url-http-end-of-document-sentinel): Bind relevant
url-request-* variables around the call to url-http.
lisp/url/ChangeLog
lisp/url/url-expand.el
lisp/url/url-http.el
lisp/url/url-parse.el